Improve the reliability of the libusb module.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 30 Apr 2006 18:58:18 +0000 (18:58 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 30 Apr 2006 18:58:18 +0000 (18:58 +0000)
commitb32859ae6a513ff21a7d3a4e48a6016e2afe25e3
tree5ad4944d63d9b75f222bb83320fc5a7e1f642aa2
parent0097713a1b7d902ba77ba2a29758c62ee2fb8647
Improve the reliability of the libusb module.
A) eliminate reset - this avoids a race between us and the host OS stack
   discovering devices.
B) Call full device close when doing device discovery to drain stray
   bulk/intr request packets.
gpsbabel/jeeps/gpslibusb.c